home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 71 / utl / loader.doc < prev    next >
Encoding:
Text File  |  1986-11-21  |  2.4 KB  |  51 lines

  1.                                  LOADER
  2.  
  3.     Loader is a program which lets you replace the existing system font with
  4.     another.  One sample font, SLASHER.FED, is included.  
  5.       Run loader from the desktop.  A file selector box will appear, and it
  6.     will prompt you for the font to load.  Select the font, and when you return
  7.     to the desktop the font you have chosen will be the new system font.
  8.  
  9.       NOTES:
  10.             1.  Loader is "Hook" into the system.  When it is done, it will
  11.                 stay in memory.  For this reason, run it right after you boot
  12.                 the machine.  If you call loader from any other program, then
  13.                 GEMDOS may lose track of the memory reserved by the application
  14.                 from which you called it.
  15.  
  16.             2.  Loader is not a well behaved application.  It depends heavily
  17.                 on the current verion of GEM.  I'm working on a better behaved
  18.                 version now.
  19.  
  20.             3.  Some programs which do their own text I/O will still have the 
  21.                 system font.
  22.  
  23.             4.  Font are in the .FED format.  FED is an excellent font editor
  24.                 which is available (at the very least) on BIX.  I am working
  25.                 on a conversion to standard GEM .FNT format now.
  26.  
  27.             5.  Proportionally spaced fonts will install and work, but GEM
  28.                 doesn't like them.  It expects 8 pixel wide characters.  
  29.                 Oh well...
  30.  
  31.             6.  Right now, loader will only install in GEM in high-resolution
  32.                 mode.  Sorry, color people.  I'll fix it as soon as possible.
  33.                 The supplied font is 8 x 16 high res.  N.B.  Any font which you
  34.                 install will still work in the TOS screen mode.
  35.  
  36.             7.  Any comments, questions?  
  37.  
  38.                                 Greg White
  39.                                 Box 2754-College 
  40.                                 Middlebury, Vt 05753
  41.                                 (802) 388-3711 ext 6033
  42.                                 Compuserve #73657,277
  43.                                 GTWHITE on BIX.
  44.  
  45.             8.  If there is any demand, I can upload the source code.
  46.  
  47.             9.  Coming soon:  A command line interface that uses the fonts!
  48.  
  49.            10.  If you create any nice fonts, I'd love to see them.  Drop me a
  50.                 line. 
  51.